The XenDomain class does not respect the arch defaults where
authorEwan Mellor <ewan@xensource.com>
Wed, 1 Nov 2006 08:38:22 +0000 (08:38 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 1 Nov 2006 08:38:22 +0000 (08:38 +0000)
commit240c6346f7701456333ee5031b81e772a51a2414
treeb2cb2e573b1a00f486559a7600853d55f15b68e9
parentc51e990ede4de5a9e43446956a2c06f8fbdb6585
The XenDomain class does not respect the arch defaults where
as XmTestDomain does.  This part of the patch forces both HVM and
non-HVM tests to use XmTestDomain.  With appropriate changes to the
extraConfig arg.

On PPC we need to use the arch defaults to get the console setup
correctly.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
tools/xm-test/tests/create/14_create_blockroot_pos.py